Skip to content

Conversation

@MediosZ
Copy link

@MediosZ MediosZ commented Nov 5, 2022

Signed-off-by: Tricster [email protected]

Hi!
This pr will make rskafka work on WASI, which means it can be compiled into WebAssembly and executed by WASM runtimes like WasmEdge.
The only change is to replace tokio with tokio_wasi.
Note that "compression-lz4" and "compression-zstd" are removed from default features because lz4 and zstd are not supported on wasi yet.

  • I've read the contributing section of the project CONTRIBUTING.md.
  • Signed CLA (if not already signed).

Signed-off-by: Tricster <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant